Spatial Fear: Console Commands
------------------------------

Climb 0/1		- Toggles player climb mode on/off

SFLogLevel num		- Sets the SF log level: default is 5 Range: 0-15 (Higher levels will generate more logs)
SFStat Type		- Displays SpatialFear code Stats. 
				Type=ALL, displays all stas
				Type=PLAYER, displays player statistics, e.g. speed, eyeheight, collision radius, etc.
				Type=WEAPON, displays weapon statistics, e.g. speed, range, etc.

SFVersion		- Prints out the current SpatialFear code version

SFPlayerSpeed Value	- Adjusts the player speed in relation to the original setting (e.g 0.7 = 70% of original setting)
SFFootstepVolume fValue - Adjusts the footstep volume. Default: 2.2

SFSafeFallDamage Value	- Adjusts the falling height, where the player starts talking falling damage default value 750
SFSafeFallKill Value 	-  Adjusts the falling height, where the player is being killed default value 1650

SFJumpHeight Value 	- Adjusts jumping height of a player default value 370
SFCrouchHeight Value 	- Adjusts the players crouching collision height
SFCreepHeight Value 	- Adjusts the players creeping collision height

SFUseKeyRange Value 	- Adjusts the UseKey range

SFQuickSave 		- Does a quicksave
SFQuickLoad 		- Does a quickload

SFAccuracy  Type Accuracy - Adjusts the weapon penalties for the types: JUMP, RUN and STRAFE
SFHealth Health - Modifies the players health

SFSummon ClassName - Our own spawn command. For not fully qualified classnames it first
					 looks in the SF packages (SpatialFear, SFWeapon, SFItem) and then
					 calls the UT summon, that fabricates Botpack classes.
SFS (alias for faster typing)

SFPrintGoals	- Prints the goaltable to the log window
SFSetGoal Index		- Sets a goal 
SFResetGoal Index	- Resets a goal
SFEnableHUD Type: 	- Enables the HUD elements
				Type=VISOR, enables visor elements
				Type=WEAPON,  enables weapon descriptions
				Type=ALL, enables ALL
